WEB & GRAPHIC
DESIGN
Interactive applications and visual design work
Real-Time Weather App
A sleek, responsive weather application featuring dark mode aesthetics and real-time data integration. Built with vanilla JavaScript and the OpenWeatherMap API, this app demonstrates modern web development practices including responsive design, API integration, and dynamic UI updates.
Key Features
- Real-time weather data for cities worldwide
- Dynamic weather icons that change based on conditions
- Fully responsive design (150px to desktop)
- Dark mode interface with gradient aesthetics
- Error handling for invalid city searches
HTML5
CSS3
JavaScript
REST API
Responsive Design
Interactive To-Do List App
A modern, minimalist task management application featuring local storage persistence and an intuitive user interface. Built with vanilla JavaScript, this app demonstrates proficiency in DOM manipulation, event handling, and browser storage APIs while maintaining clean, accessible design principles.
Key Features
- Add tasks with Enter key or button click
- Mark tasks as complete with visual strike-through
- Delete tasks with one click
- Maximum 10 tasks limit with user feedback
- Local storage saves tasks between sessions
- Smooth scrolling for longer task lists
HTML5
CSS3
JavaScript
Local Storage
Responsive Design